runtime.goroutineProfileStateHolder.CompareAndSwap (method)
2 uses
	runtime (current package)
		mprof.go#L1365: func (p *goroutineProfileStateHolder) CompareAndSwap(old, new goroutineProfileState) bool {
		mprof.go#L1527: 		if gp1.goroutineProfiled.CompareAndSwap(goroutineProfileAbsent, goroutineProfileInProgress) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)